Method LoadPropsForManyAsync<TProps>(List<RedbObject<TProps>>, int?)

Assembly: redb.Core.dll

BULK Props loading with custom depth for nested RedbObject.

Task LoadPropsForManyAsync<TProps>(List<RedbObject<TProps>> objects, int? propsDepth) where TProps : class, new()